SET GLOBAL COLLISION OFF
This command will deactivate the influence of global collision. No 3D objects will be able to detect collisions with each other, unless the object has individual collision detection active.

SYNTAX
SET GLOBAL COLLISION OFF

RELATED INFO
BASIC3D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example